home *** CD-ROM | disk | FTP | other *** search
/ sustworks.com / 2014.06.sustworks.com.tar / sustworks.com / IPNetSentryX_1.3.dmg / IPNetSentryX folder / IPNetSentryX.app / Contents / Resources / English.lproj / AddressScan.nib / classes.nib next >
Text File  |  2005-11-16  |  2KB  |  50 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 continuousScan = id; 
  6.                 scan = id; 
  7.                 selectProtocol = id; 
  8.                 selectRetryLimit = id; 
  9.                 selectService = id; 
  10.                 selectType = id; 
  11.             }; 
  12.             CLASS = AddressScanWindowC; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 aveInfo = NSTextField; 
  16.                 continuousScan = NSButton; 
  17.                 latencyInfo = NSTextField; 
  18.                 listAll = NSButton; 
  19.                 lostInfo = NSTextField; 
  20.                 maxInfo = NSTextField; 
  21.                 minInfo = NSTextField; 
  22.                 receivedInfo = NSTextField; 
  23.                 scanButton = NSButton; 
  24.                 scanProtocol = NSPopUpButton; 
  25.                 scanType = NSPopUpButton; 
  26.                 scrollView = NSScrollView; 
  27.                 seenInfo = NSTextField; 
  28.                 seenLabel = NSTextField; 
  29.                 selectRetryLabel = NSTextField; 
  30.                 selectRetryLimit = NSPopUpButton; 
  31.                 selectServicePopUp = NSPopUpButton; 
  32.                 sentInfo = NSTextField; 
  33.                 startTime = NSTextField; 
  34.                 statusInfo = NSTextField; 
  35.                 tableView = NSTableView; 
  36.                 targetField = NSComboBox; 
  37.             }; 
  38.             SUPERCLASS = NSWindowController; 
  39.         }, 
  40.         {
  41.             ACTIONS = {myHelp = id; }; 
  42.             CLASS = FirstResponder; 
  43.             LANGUAGE = ObjC; 
  44.             SUPERCLASS = NSObject; 
  45.         }, 
  46.         {CLASS = PSArrayTable; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  47.         {CLASS = PingData; LANGUAGE = ObjC; SUPERCLASS = NSObject; }
  48.     ); 
  49.     IBVersion = 1; 
  50. }